Click or drag to resize

MessageActualWork Property

Contains the actual effort (in minutes) spent on the task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public long ActualWork { get; set; }

Property Value

Type: Int64
The actual work.
See Also